Exercise 1 - Create a Multi-Instance Schedule
Create a new Schedule called MY FIRST MULTI-INSTANCE SCHEDULE.
Mark the Multi-Instance checkbox in the Schedule Settings frame.
Click Save.
Unlock the Schedule to edit details.
Expand the Instance Definitions tab.
With Properties selected, click the Add New Property Set button to add a New Instance Property.
Enter
TIME
as the Name. Enter10
as the Value.Click the checkmark to save.
Click Add New Property Set to add a second Instance Property.
Enter
TIME
as the New Named Instance.Enter
TIME
as the Name. Enter20
as the Value.Click the checkmark to save.
Click the Schedule Save button.
Create 3 Jobs within the Schedule with the following attributes:
- Command Line:
"C:\Multi-Instance\Accounting\Sleep.cmd" [[SI.TIME]]
- Frequency:
MON-FRI-N - Create a Job Dependency Chain setting the Jobs to run one at a time.
- Build your Schedule and check the results. The two Schedules below should be built:
- MY FIRST MULTI-INSTANCE SCHEDULE_10
- MY FIRST MULTI-INSTANCE SCHEDULE_20
Enterprise Manager
Details
- Create a new Schedule called MY FIRST MULTI-INSTANCE SCHEDULE.
- Mark the Multi-Instance checkbox in the Schedule Properties frame.
- Click the Instance Definitions tab.
- Click in the Define Property Values textbox.
- Type
TIME=10
and click Add. - Update
TIME=10
toTIME=20
and click Add.
- This will create a 2nd Instance Definition for the Property
TIME
.
- Click the Save button on the Schedule Master toolbar.
- Move to the Job Master and create 3 Jobs with the following attributes:
- Command Line:
"C:\Multi-Instance\Accounting\Sleep.cmd" [[SI.TIME]]
- Frequency:
MON-FRI-N - Create a Job Dependency Chain setting the Jobs to run one at a time.
- Build your Schedule and check the results. The two Schedules below should be built:
- MY FIRST MULTI-INSTANCE SCHEDULE_10
- MY FIRST MULTI-INSTANCE SCHEDULE_20